home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / util / gnu / diff_2_1.readme < prev    next >
Text File  |  1993-02-07  |  573b  |  12 lines

  1. Short: Show the differences between ASCII files
  2. Uploader: stegerc@informatik.tu-muenchen.de (Carsten Steger)
  3.  
  4. This is my port of GNU Diff 2.1 for the Amiga. The archive contains
  5. the well known programs diff and cmp and the less well known programs
  6. diff3 and sdiff as well as their source files.
  7.  
  8. Diff is used to show the differences between two ASCII files. Cmp de-
  9. termines, whether two binary files differ. Diff3 shows the differences
  10. between three ASCII files. Sdiff produces side-by-side differences for
  11. two ASCII files and allows you to merge two files interactively.
  12.